; The credits use different mappings
; for their letters than the other text...

A=  50
B=  51
C=  52
D=  53
E=  54
F=  55
G=  56
H=  57
I=  58
J=  59
K=  5a
L=  5b
M=  5c
N=  5d
O=  5e
P=  5f
Q=  60
R=  61
S=  62
T=  63
U=  64
V=  65
W=  66
X=  67
Y=  68
Z=  69
1=  6a
2=  6b
3=  6c
4=  6d
5=  6e
6=  6f
7=  70
8=  71
9=  72
0=  73
 =  7e
; 7f is the newline, handled as a special case.
